home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 July / macformat-026.iso / mac / SoftWindows / SoftWindows Hard Disk File C / INSIGNIA / SOFTNODE / AUTOEXEC.LWT < prev    next >
Encoding:
Text File  |  1995-04-24  |  517 b   |  26 lines

  1. @echo off
  2. path=c:\dos;c:\insignia;c:\insignia\softnode;c:\;c:\xln\bin40;c:\xln\tcp;
  3. c:\insignia\ckconfig
  4. c:\insignia\fsadrive e:
  5. c:\insignia\mouse.com
  6. mode com1:9600,n,8,1
  7. setver c:\dos netx.exe 6.00 > nul:
  8. prompt $p$g
  9. ver
  10.  
  11. cd novell
  12. lsl
  13. tokenspc
  14. cd ..
  15. SET INCLUDE=C:\XLN\TOOLKIT\INCLUDE
  16. SET LIB=C:\XLN\TOOLKIT\LIB
  17. :tcpip
  18. C:\xln\bin40\yesno "Load the TCP/IP Protocol?"
  19. IF errorlevel 1 GOTO notcpip
  20. SET EXCELAN=C:\XLN
  21. SET NAME=username
  22. c:\xln\bin40\tcpip
  23. c:\xln\bin40\telapi
  24. break on
  25. :notcpip
  26.